CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image difference opencv

搜索资源列表

  1. GeroundImagsDetection

    0下载:
  2. 一个图像背景差分边缘提取,采用OpenCV来完成源代码。-A background difference image edge detection using OpenCV to complete the source code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2321382
    • 提供者:快捷的
  1. Stereo.zip

    0下载:
  2. 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1867341
    • 提供者:梁霄
  1. imagezhenchafa

    0下载:
  2. OpenCV实现的图像帧差法的程序,cmd下载入图像即可运行-OpenCV implementation of the image frame difference method procedure, cmd into the image to download to run! ! ! !
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:43379
    • 提供者:方彦
  1. framesub

    0下载:
  2. 用opencv编写的,用于帧差法的图像检测-Prepared using opencv for frame difference image detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:3004479
    • 提供者:hehe
  1. Coutour_polygon

    1下载:
  2. 用OpenCV来编写,用摄像头获取图像,并用帧差法提取二值化图像,再用多边形逼近的方法来提取图像的轮廓-Using OpenCV to prepare, with the camera to obtain images, and the frame difference method used to extract two binary images, and then a polygonal approximation method to extract the contours of the
  3. 所属分类:OpenCV

    • 发布日期:2015-12-18
    • 文件大小:5307392
    • 提供者:明明
  1. people-counting-opencv

    0下载:
  2. Change detection by background subtraction is a common approach to detect moving foreground. The resulting difference image is usually thresholded to obtain objects based on pixel connectedness and resulting blob objects are subsequently trac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:654070
    • 提供者:marco
  1. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  1. fftw-opencv-example

    0下载:
  2. I ve made an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-22
    • 文件大小:2777
    • 提供者:serkant
  1. opencv

    0下载:
  2. 该文件详细介绍了如何运用差分法求图像的轮廓,可以为各位爱好者借解-The document details how to use the outline of the image difference method, by solution for you fans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4649
    • 提供者:武志伟
  1. difference-between-the-three

    0下载:
  2. 运用OpenCV的自带的函数很方便的实现了图像的三帧之间的差分处理。-Realize image processing difference between the three
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1093
    • 提供者:侯素娟
  1. MARK Dehaze

    1下载:
  2. 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-15
    • 文件大小:2708469
    • 提供者:
  1. 111111

    0下载:
  2. 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Opencv image difference algorithm, the camera, video capture, display the current time, and use the blue track frame track moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:35324
    • 提供者:李瑞斌
  1. Exercise7_2_histogram

    0下载:
  2. 此程序功能是:对图像进行直方图统计。所以的是opencv,这和matlab做直方图统计是有区别的。对初学掌握opencv数字图像有一点小帮助,可以直接运行-This program features: histogram of the image. So the opencv and matlab histogram there is a difference. Beginner to master the opencv digital image a little help, you can
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2372282
    • 提供者:罗国中
  1. lsmpeizhun

    1下载:
  2. 本程序分割试图,并基于OpenCv显示左右影像,影像匹配为最简单的差绝对值和的方法,精度一般,但是大体的思路很清晰,注释很详细,很适合初学者掌握整个流程。-This procedure attempts to split, OpenCv show about image, image matching for the most simple difference between the absolute value of the method, the general accuracy, but
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2029943
    • 提供者:wuchenlong
  1. ImageBW

    0下载:
  2. 比较了利用opencv处理图像在cpu和gpu环境下的区别,对于学习GPU编程的朋友会有很大帮助-Using opencv image processing in the difference between the cpu and gpu environment will be very helpful for friends to learn GPU programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12037181
    • 提供者:andy zhu
  1. frame-difference-3

    0下载:
  2. 图像序列中,连续三幅图像的帧间差分,适用于opencv,有可调阈值的滚动条-Image sequences, the consecutive three image frame difference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:987
    • 提供者:iris
  1. 3

    0下载:
  2. 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1348
    • 提供者:sdsdsdfg
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
  3. 所属分类:OpenCV

    • 发布日期:2016-01-23
    • 文件大小:2921472
    • 提供者:yaoyao
  1. read-data-from-camera-program

    0下载:
  2. 在OPENCV中,用于从摄像机读入数据。CAPTURE结构初始化后,从视频文件或摄像头设备读入图像没有区别。-In OPENCV, the read data from a camera. CAPTURE structure initialization, from video files or webcam device reads the image no difference.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1003
    • 提供者:hhhu
  1. liangdu2

    0下载:
  2. 在OPENCV下吧一份图像分成4个区域,分别求两张图像的平均亮度差,观察亮度变化-In an image into it OPENCV four regions, namely, averaging the difference between the luminance of two images, the luminance variation observed
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:4611
    • 提供者:图像处理
« 12 »
搜珍网 www.dssz.com